From: Michaƫl Cadilhac Date: Sun, 26 Aug 2007 20:36:06 +0000 (+0000) Subject: Specify PDF layout. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~16931 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4baf80ac8183870c47dd64c5a6cdd67c694976c0;p=emacs.git Specify PDF layout. --- diff --git a/etc/refcards/cs-dired-ref.tex b/etc/refcards/cs-dired-ref.tex index c936ab0eedf..913e0112699 100644 --- a/etc/refcards/cs-dired-ref.tex +++ b/etc/refcards/cs-dired-ref.tex @@ -23,13 +23,20 @@ % Boston, MA 02110-1301, USA. % This file can be printed with 1, 2, or 3 columns per page (see below). -% Specify how many you want here. Nothing else needs to be changed. +% Specify how many you want here. %**start of header \newcount\columnsperpage \columnsperpage=2 +% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for +% a landscape layout. + +\input pdflayout.sty +\pdflayout=(0) + +% Nothing else needs to be changed. % This file is intended to be processed by plain TeX (TeX82). % The reference card looks OK with 2 columns per page, portrait mode. % I haven't tried it with 3 columns per page.